home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6245 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: easy.in-chemnitz.de!mkmk!floh
  2. From: floh@mkmk.in-chemnitz.de (Andre Weissflog)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: include:clib/stdio_protos.h - where is it?
  5. Message-ID: <4iIiy*XH0@mkmk.in-chemnitz.de>
  6. Date: Mon, 25 Mar 1996 20:35:16 CET
  7. Reply-To: floh@mkmk.in-chemnitz.de
  8. References: <354.6656T1088T147@mistral.co.uk>
  9. Distribution: world
  10. Organization: private uucp site
  11. X-Newsreader: Arn V 1.04
  12.  
  13. In article <354.6656T1088T147@mistral.co.uk>, Adam Atkinson writes:
  14.  
  15. > The SAS/C 6.50 manual says to use include:clib/stdio_protos.h rather than
  16. > include:stdio.h to call AmigaDos versions of stdio stuff, but I don't have
  17. > a file called include:clib/stdio_protos.h
  18. I guess they mean <clib/alib_stdio_protos.h>. I would recommend
  19. *not* to use those functions unless you know exactly what you're 
  20. doing, instead use the vanilla ANSI-stdio-functions that came
  21. with your compiler's c.lib, they are more powerful, and
  22. compatible with the rest of the ANSI file io stuff.
  23.  
  24. Bye,
  25. -Floh.
  26.  
  27. ====//=== Andre Weissflog <floh@mkmk.in-chemnitz.de> =======
  28. ...//..........."Spirits in the material world"............
  29. \\//......90% of everything is crap (Sturgeon's Law)......
  30. =\\===============================================Amiga!=
  31.  
  32.